home *** CD-ROM | disk | FTP | other *** search
- DBAssociation = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- Controller = {
- ACTIONS = {
- changeQualifier:;
- appDidInit:;
- };
- OUTLETS = {
- quantityField;
- theWindow;
- storeTable;
- };
- SUPERCLASS = Object;
- };
- QualifiedAssociation = {
- SUPERCLASS = DBAssociation;
- };
-